Skip to content

Conversation

@msirringhaus
Copy link
Collaborator

  • impl Serialize for AttestedCredentialData and impl<T> Serialize for AuthenticatorData<T> actually doesn't work the way it was intended, because it needs to be wrapped inside some other data type, that we don't have. So I moved that code to a stand-alone function that returns the Vec<u8> directly.
  • Some things are not yet implemented, like appid, largeblob-write.

@msirringhaus
Copy link
Collaborator Author

I only renamed one function, which was quite generic and unclear.

@msirringhaus msirringhaus merged commit dc23dae into linux-credentials:master May 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants